go.pact.im/x/goupdate.sectionIndentWriter.Section (method)

2 uses

	go.pact.im/x/goupdate (current package)
		textgen.go#L294: 	if err := g.w.Section(f); err != nil {
		textgen.go#L339: func (w *sectionIndentWriter) Section(f func() error) error {